Release 10.1A: OpenEdge Development:
Progress Dynamics Web Development Guide
URL syntax for Progress Dynamics Web applications
The URL syntax for accessing Progress Dynamics Web applications is:
host_name[:Port_Num]Specifies the name of the machine running the Web server. You might also need to specify a port number if your Web server uses something other than the default port number (which is usually 80).
virtual_dir|actual_pathSpecifies the directory where the Progress Dynamics static files are installed. This might be a virtual directory that you configured during installation. You can also specify the actual pathname. However, the advantage of using virtual directories is that you can hide file location details from your end users.
dhtmlSpecifies the directory (under virtual_dir or actual_path) where the static CSS, JavaScript, and HTML files are located.
default.htmSpecifies the default HTML page, in which the Progress Dynamics object runs. There is a sample default HTML layout page (
Note: Unlike standard WebSpeed, the Broker is not directly stated in the URL. The Progress Dynamics Broker is located either through a reference in the default HTML layout page or through extension mapping. For more information, see the "Specifying the appropriate Progress Dynamics Broker" section.default.htm) in thedhtmldirectory. For more information aboutdefault.htm, see the "Default HTML file" section.icfobj=object_nameSpecifies which Progress Dynamics object to run. The
icfobjvariable is recognized by the Request Manager as containing the name of an object in the Repository.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |